[INFO] cloning repository https://github.com/GaoYangBenYang/petrokit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GaoYangBenYang/petrokit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaoYangBenYang%2Fpetrokit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaoYangBenYang%2Fpetrokit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e047ca79f4a1d4b5cd25325a9b94c4e98669cde9
[INFO] fixing GaoYangBenYang/petrokit against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaoYangBenYang%2Fpetrokit" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GaoYangBenYang/petrokit
[INFO] finished tweaking git repo https://github.com/GaoYangBenYang/petrokit
[INFO] tweaked toml for git repo https://github.com/GaoYangBenYang/petrokit written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GaoYangBenYang/petrokit on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GaoYangBenYang/petrokit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d040eba6847caa7e67f21121c8ac8735dd75bfbaaf90a5c09fed816d4ec8a28c
[INFO] running `Command { std: "docker" "start" "d040eba6847caa7e67f21121c8ac8735dd75bfbaaf90a5c09fed816d4ec8a28c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d040eba6847caa7e67f21121c8ac8735dd75bfbaaf90a5c09fed816d4ec8a28c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d040eba6847caa7e67f21121c8ac8735dd75bfbaaf90a5c09fed816d4ec8a28c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d040eba6847caa7e67f21121c8ac8735dd75bfbaaf90a5c09fed816d4ec8a28c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking petrokit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `WellLog` in this scope
[INFO] [stdout]  --> src/formats/las/parse.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_file(path: &str) -> PetroResult<WellLog> {
[INFO] [stdout]   |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_file<WellLog>(path: &str) -> PetroResult<WellLog> {
[INFO] [stdout]   |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `File` in this scope
[INFO] [stdout]  --> src/formats/las/parse.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut file = File::open("input.txt").expect("Failed to open file");
[INFO] [stdout]   |                    ^^^^ use of undeclared type `File`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fs::File;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]  --> src/models/las/las_parse_result.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub well: LasData,
[INFO] [stdout]   |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub curve: LasData,
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub parameter: LasData,
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub other: LasData,
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub ascii: LasData,
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WellLog` in this scope
[INFO] [stdout]  --> src/formats/las/parse.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_file(path: &str) -> PetroResult<WellLog> {
[INFO] [stdout]   |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_file<WellLog>(path: &str) -> PetroResult<WellLog> {
[INFO] [stdout]   |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `File` in this scope
[INFO] [stdout]  --> src/formats/las/parse.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut file = File::open("input.txt").expect("Failed to open file");
[INFO] [stdout]   |                    ^^^^ use of undeclared type `File`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fs::File;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]  --> src/models/las/las_parse_result.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub well: LasData,
[INFO] [stdout]   |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub curve: LasData,
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub parameter: LasData,
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub other: LasData,
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LasData` in this scope
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub ascii: LasData,
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: serde::Serialize` is not satisfied
[INFO] [stdout]     --> src/models/las/las_parse_result.rs:6:38
[INFO] [stdout]      |
[INFO] [stdout]    6 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                                      ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    7 | pub struct LasParseResult {
[INFO] [stdout]    8 |     pub version: VersionInformation,
[INFO] [stdout]      |     ------------------------------- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `VersionInformation`
[INFO] [stdout]     --> src/models/las/version_information.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | pub struct VersionInformation {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `VersionInformation` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 128 others
[INFO] [stdout] note: required by a bound in `las_parse_result::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/models/las/las_parse_result.rs:8:18
[INFO] [stdout]      |
[INFO] [stdout]    8 |     pub version: VersionInformation,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `VersionInformation`
[INFO] [stdout]     --> src/models/las/version_information.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | pub struct VersionInformation {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `VersionInformation` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 140 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: serde::Serialize` is not satisfied
[INFO] [stdout]     --> src/models/las/las_parse_result.rs:6:38
[INFO] [stdout]      |
[INFO] [stdout]    6 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]      |                                      ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    7 | pub struct LasParseResult {
[INFO] [stdout]    8 |     pub version: VersionInformation,
[INFO] [stdout]      |     ------------------------------- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `VersionInformation`
[INFO] [stdout]     --> src/models/las/version_information.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | pub struct VersionInformation {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `VersionInformation` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 128 others
[INFO] [stdout] note: required by a bound in `las_parse_result::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/models/las/las_parse_result.rs:8:18
[INFO] [stdout]      |
[INFO] [stdout]    8 |     pub version: VersionInformation,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `VersionInformation`
[INFO] [stdout]     --> src/models/las/version_information.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | pub struct VersionInformation {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `VersionInformation` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 140 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/models/las/las_parse_result.rs:8:18
[INFO] [stdout]      |
[INFO] [stdout]    8 |     pub version: VersionInformation,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `VersionInformation`
[INFO] [stdout]     --> src/models/las/version_information.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | pub struct VersionInformation {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `VersionInformation` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 140 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1915 |     where
[INFO] [stdout] 1916 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:6:49
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `VersionInformation`
[INFO] [stdout]   --> src/models/las/version_information.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct VersionInformation {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `VersionInformation` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]            and 140 others
[INFO] [stdout] note: required by a bound in `las_parse_result::_::_serde::__private228::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/models/las/las_parse_result.rs:8:18
[INFO] [stdout]      |
[INFO] [stdout]    8 |     pub version: VersionInformation,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `VersionInformation`
[INFO] [stdout]     --> src/models/las/version_information.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | pub struct VersionInformation {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `VersionInformation` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 140 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1915 |     where
[INFO] [stdout] 1916 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `VersionInformation` doesn't implement `Debug`
[INFO] [stdout]  --> src/models/las/las_parse_result.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone)]
[INFO] [stdout]   |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub version: VersionInformation,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]   |
[INFO] [stdout] help: the trait `Debug` is not implemented for `VersionInformation`
[INFO] [stdout]  --> src/models/las/version_information.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct VersionInformation {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: add `#[derive(Debug)]` to `VersionInformation` or manually `impl Debug for VersionInformation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: Clone` is not satisfied
[INFO] [stdout]  --> src/models/las/las_parse_result.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone)]
[INFO] [stdout]   |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub version: VersionInformation,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]   |
[INFO] [stdout] help: the trait `Clone` is not implemented for `VersionInformation`
[INFO] [stdout]  --> src/models/las/version_information.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct VersionInformation {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> src/models/las/las_parse_result.rs:6:49
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `VersionInformation`
[INFO] [stdout]   --> src/models/las/version_information.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct VersionInformation {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `VersionInformation` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]            and 140 others
[INFO] [stdout] note: required by a bound in `las_parse_result::_::_serde::__private228::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `VersionInformation` doesn't implement `Debug`
[INFO] [stdout]  --> src/models/las/las_parse_result.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone)]
[INFO] [stdout]   |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub version: VersionInformation,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]   |
[INFO] [stdout] help: the trait `Debug` is not implemented for `VersionInformation`
[INFO] [stdout]  --> src/models/las/version_information.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct VersionInformation {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: add `#[derive(Debug)]` to `VersionInformation` or manually `impl Debug for VersionInformation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionInformation: Clone` is not satisfied
[INFO] [stdout]  --> src/models/las/las_parse_result.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone)]
[INFO] [stdout]   |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub version: VersionInformation,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]   |
[INFO] [stdout] help: the trait `Clone` is not implemented for `VersionInformation`
[INFO] [stdout]  --> src/models/las/version_information.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct VersionInformation {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `petrokit` (lib test) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `petrokit` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "d040eba6847caa7e67f21121c8ac8735dd75bfbaaf90a5c09fed816d4ec8a28c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d040eba6847caa7e67f21121c8ac8735dd75bfbaaf90a5c09fed816d4ec8a28c", kill_on_drop: false }`
[INFO] [stdout] d040eba6847caa7e67f21121c8ac8735dd75bfbaaf90a5c09fed816d4ec8a28c
